CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES DES

搜索资源列表

  1. AES

    0下载:
  2. 由美国国家标准技术研究所(NIST)于1997年开始启动并征集算法,在2000年确定采用Rijndael 作为其最终算法,对数据安全性有要求的可以采用,比DES安全-By the U.S. National Institute of Standards and Technology (NIST) started in 1997, and solicited their algorithm, in 2000, to determine the final adoption of Rijndael
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6721
    • 提供者:苏苏
  1. Encrypt

    0下载:
  2. J2ME 环境下的简单加密程序,包括DES,light AES,blowfish-DES,light AES,blowfish
  3. 所属分类:J2ME

    • 发布日期:2017-03-31
    • 文件大小:28996
    • 提供者:刘生
  1. ElixisSource

    0下载:
  2. c#加解密类,提供多种加密算法的接口,帮助您实现数据的MD5,AES,DES等加密。-c# encryption type, encryption algorithm to provide multiple interfaces to help you achieve the data MD5, AES, DES and other encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:90229
    • 提供者:ETop
  1. aes

    0下载:
  2. 密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。-Cryptography Advanced
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2057
    • 提供者:李新
  1. jiamisuanfa

    1下载:
  2. 内含:Singletable ,SHA1,RSA,RC4,MD5,LSB,IDEA,ELGAMAL,DES,CAESAR,AES, 希望对大家有用 -Includes: Singletable, SHA1, RSA, RC4, MD5, LSB, IDEA, ELGAMAL, DES, CAESAR, AES, we hope be useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-04-11
    • 文件大小:72704
    • 提供者:王辉
  1. Cryptographic

    0下载:
  2. 里面包含DES,AES,RSA,DSA,ESS,SHA等的算法源码,对学习网络安全算法的人挺实用的。代码很齐全。-Containing DES, AES, RSA, DSA, ESS, SHA algorithms such as source code, to learn network security algorithms were very useful. Code is complete.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:558728
    • 提供者:yushuyuan
  1. cryptography-algorithm

    0下载:
  2. this folder includes cryprographic algorithm like AES, DES etc-this folder includes cryprographic algorithm like AES, DES etc..
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:65278
    • 提供者:preeti
  1. Smartcard-Algolorithm.0

    0下载:
  2. RSA DES AES MAC算法,可以下载来看看参考-RSA DES AES MAC Alglorithm,Can download to see see
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:51688
    • 提供者:liuxingyu
  1. AES-NES

    0下载:
  2. 基于可视化界面,实现DES加密算法,实现AES加密算法,实现对配置参数文件的读取保存,及参数的随机生成和更改-Based visual interface to achieve the DES encryption algorithm, AES encryption algorithm, to achieve the configuration parameters to save the file to read, and the parameters of the randomly gene
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1086219
    • 提供者:wangxiao
  1. crypto

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密-3DES (that is Triple DES) DES is a transition to the AES encryption algorithm, which uses three 64-bit key encrypting data three times
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36332
    • 提供者:温旭祎
  1. aes-baidu-zhidao

    0下载:
  2. DES加密算法 详细功能都标注好了不懂得可留言-DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3741
    • 提供者:斯科
  1. CodeEXE

    0下载:
  2. C#实现 3Des AES DES Idea IrisSkin2 加密
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1407436
    • 提供者:chen
  1. AES

    0下载:
  2. Assuming that one could build a machine that could recover a DES key in a second (i.e., try 255 keys per second), then it would take that machine approximately 149 thousand-billion (149 trillion) years to crack a 128-bit AES key. To put that into per
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:110832
    • 提供者:vipi
  1. AES

    0下载:
  2. AES加密源码,这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。-aes encryption,This standard used to replace the original DES, have been analyzed and many around the world as the use.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:1586
    • 提供者:周杰伦
  1. polarssl-1.1.1

    0下载:
  2. 加解密算法.支持AES, DES, SHA-1, RSA, DSA, Diffie-Hellman 等多种算法.-AES, DES, SHA-1, RSA, DSA, Diffie-Hellman
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:778866
    • 提供者:lianzao
  1. MC_Crypt

    1下载:
  2. 一套非常好用的软件加密库,提供AES、DES、MD5、SHA、RSA等多种加密方式,可以在VC、VB、DELPHI等开发平台下使用,并附有各开发工具下的样例程序。 -A very easy to use software encryption libraries, AES, DES, MD5, SHA, RSA and other encryption methods can be used in VC, VB, DELPHI, and other development platforms
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:694710
    • 提供者:李林恒
  1. wenjianbaoxian

    0下载:
  2. 密码学中用openssl做的文件保险箱,融合了AES.DES.RAS等多种加密算法。-In cryptography openssl do file safe, shirt-sleeve AES. DES. RAS and so on the many kinds of encryption algorithm.
  3. 所属分类:ComboBox

    • 发布日期:2017-03-30
    • 文件大小:210352
    • 提供者:董冠群
  1. AES-encryption-algorithm-c

    0下载:
  2. AES是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。用C语言实现了该程序,让人看了一目了然。-AES is a block encryption standard adopted by the U.S. federal government. This standard is used to replace the original DES has been multi-analysis and is widely used around
  3. 所属分类:assembly language

    • 发布日期:2017-11-02
    • 文件大小:60684
    • 提供者:刘平
  1. descrack

    0下载:
  2. 用于暴力破解AES,DES,MD5和SHA的一个简单小程序。-AES, DES, MD5 and SHA a simple applet for brute force。
  3. 所属分类:Java Develop

    • 发布日期:2017-11-06
    • 文件大小:23733
    • 提供者:杜武新
  1. bihua

    0下载:
  2. 这是ER项目使用的类库源文件,包含了网络通讯,AES\DES编解码,MD5生成等功能,开发平台:开发平台:VS2005-ER project uses a class library source files, including network communications, AES \ DES codec, the MD5 generation development platform: development platform: VS2005
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:79974
    • 提供者:花哥
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com